home *** CD-ROM | disk | FTP | other *** search
- on shortQuitRoutine_OLD
-
- ----- TAKEN OUT BECAUSE OF OSX ERROR -----
- -- global gOrigLevel, hideDesk, gPrint, gOrigColor
- --
- -- -- GET RIDE OF HIDE DESKTOP (REAR WINDOW XOBJT)
- -- global hideDesk
- -- if objectP(hideDesk) then hideDesk(mDispose)
- --
- -- -- if objectP(hideDesk) then hideDesk(mDispose)
- -- if objectP(gPrint) then gPrint(mDispose)
- -- set the soundlevel = gOrigLevel
- -- set the colorDepth = gOrigColor
- -- quit
-
- end